home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 03 - 1987 / 03.03 Mar 87 / Printer MPW sources / Build PrintTest next >
Encoding:
Text File  |  1986-12-01  |  261 b   |  12 lines  |  [TEXT/EDIT]

  1. #
  2. # MPW commands to build PrintTest
  3. # Joel West, 1-Dec-86
  4. #
  5. Pascal PrintTest.p
  6. Rez Types.r PrintTest.r -o PrintTest
  7. link -w -ot APPL -o PrintTest PrintTest.p.o ∂
  8.     {Libraries}Runtime.o ∂
  9.     {PLibraries}PasLib.o ∂
  10.     {Libraries}ToolLibs.o ∂
  11.     {Libraries}Interface.o ∂
  12.